home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
00285_Script_285
< prev
next >
Wrap
Text File
|
1995-05-21
|
306b
|
16 lines
on mouseDown
put "CheeversBTN" into f
put "CheeversBTNHL" into fHL
puppetSound "button.aif"
hiliter 13, f, fHL
end
on mouseUp
global gTheDay, Cheevers
WhatDayIsIt
set the castNum of sprite 13 = cast "CheeversBTN"
updatestage
go frame gTheDay & "Cheevers" & Cheevers
end